Add support for the --minloglevel flag. For #64. Change-Id: I2f189576aea5845f3e7b9766a5e0b23a8c9295bb Reviewed-on: https://code-review.googlesource.com/3660 Reviewed-by: Paul Wankadia <junyer@google.com> 
diff --git a/BUILD b/BUILD index 2c86fc0..96c59a1 100644 --- a/BUILD +++ b/BUILD 
@@ -48,6 +48,7 @@  "util/atomicops.h",  "util/flags.h",  "util/hash.cc", + "util/logging.cc",  "util/logging.h",  "util/mutex.h",  "util/rune.cc",